PDETextHelper usage details

Summary

org.eclipse.pde.internal.core.util.PDETextHelper has 66 total references to 6 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] isDefined(String) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateConclusionViewer(boolean) 402 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSIntroductionTextListener.documentChanged(DocumentEvent) 87 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSConclusionTextListener.documentChanged(DocumentEvent) 88 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.details.CompCSEnclosingTextDetails.updateIntroductionViewer(boolean) 383 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandCombo(ParameterizedCommand, boolean) 410 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.getParameterizedCommand(String) 443 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields() 329 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.1.widgetSelected(SelectionEvent) 213 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSCommandDetails.updateCommandCombo(ParameterizedCommand, boolean) 418 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.details.SimpleCSHelpDetails.updateFields() 334 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.findCSExtensionResult(IPluginModelBase) 334 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.SimpleCSFileWizardPage.validatePage() 77 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUICategoryComboElement(IPluginElement) 497 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.processCheatSheetElement(IPluginElement, String) 541 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUICategoryComboAttribute(IPluginElement) 513 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.checkExistingExtensionElement(IPluginExtension) 284 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.ctxhelp.RegisterCtxHelpOperation.checkExistingExtensionElement(IPluginExtension) 289 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocOperation.findTocExtensionResult(IPluginModelBase) 270 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.processTocElement(IPluginElement, String) 148 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.updateFieldProgressEnablement() 587 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.product.SplashConfigurationSection.updateFieldTemplateEnablement() 630 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashHandlerAction.syncProductBindingElement(IPluginElement) 514 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashHandlerAction.removeMatchingProductBindingElements(IPluginExtension) 448 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashHandlerAction.findProductBindingElement(IPluginExtension) 542 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashHandlerAction.findSplashHandlerElement(IPluginExtension) 480 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.RemoveSplashHandlerBindingAction.removeMatchingProductBindingElements(IPluginExtension, IPluginElement[]) 148 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.isAttributeValueDefined(IPluginAttribute) 189 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashProgressOperation.findPrefCustPropertyElement(IPluginElement) 574 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.RemoveSplashHandlerBindingAction.removeMatchingProductBindingElements(IPluginExtension, IPluginElement[]) 156 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.wizards.product.UpdateSplashHandlerAction.syncSplashHandlerElement(IPluginElement) 498 PRIVATE_PERMISSIBLE
[+] isDefinedAfterTrim(String) : boolean
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSHyperlinkDetector.detectAttributeHyperlink(IDocumentAttributeNode) 48 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.updateUIDescriptionText(IPluginElement) 559 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSWizardPage.handleWidgetSelectedCategoryButton() 404 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.createElementDescription(IPluginElement) 595 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.cheatsheet.RegisterCSOperation.modifyExistingDescription(IPluginElement) 271 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.wizards.toc.RegisterTocWizardPage.updateUIPrimary(IPluginElement) 162 PRIVATE_PERMISSIBLE
[+] translateReadText(String) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectText(ICompCSObject) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectText(TocObject) 74 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectText(ISimpleCSObject) 57 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectText(CtxHelpObject) 78 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSGroupValidator.validate(ICompCSTaskGroup) 124 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSPage.modelChanged(IModelChangedEvent) 148 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSFormOutlinePage.getObjectText(ICompCSObject) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSPage.handleModelEventWorldChanged(IModelChangedEvent) 180 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSPage.createFormContent(IManagedForm) 92 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSDefinitionPage.setActive(boolean) 242 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSDefinitionPage.createFormContent(IManagedForm) 98 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSDefinitionPage.modelChanged(IModelChangedEvent) 158 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSFormOutlinePage.getObjectText(ISimpleCSObject) 68 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.ctxhelp.CtxHelpFormOutlinePage.CtxHelpLabelProvider.getText(Object) 46 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.modelChanged(IModelChangedEvent) 145 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocFormOutlinePage.getObjectText(TocObject) 54 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.handleModelEventWorldChanged(IModelChangedEvent) 175 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.toc.TocPage.setFormTitle(ScrolledForm, TocModel) 104 PRIVATE_PERMISSIBLE
[+] translateWriteText(String, HashMap) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.cheatsheet.comp.CompCSDependency.writeAttributes(StringBuffer) 125 PRIVATE
org.eclipse.pde.internal.ua.core.cheatsheet.comp.CompCSTaskObject.writeAttributes(StringBuffer) 354 PRIVATE
org.eclipse.pde.internal.ua.core.cheatsheet.comp.CompCSTaskObject.writeAttributes(StringBuffer) 339 PRIVATE
org.eclipse.pde.internal.ua.core.cheatsheet.comp.CompCS.writeAttributes(StringBuffer) 162 PRIVATE
org.eclipse.pde.internal.ua.core.cheatsheet.comp.CompCSParam.writeAttributes(StringBuffer) 141 PRIVATE
[+] translateWriteText(String, HashSet, HashMap) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.core.cheatsheet.comp.CompCSDataObject.writeElements(String, PrintWriter) 157 PRIVATE
org.eclipse.pde.internal.ua.core.cheatsheet.simple.text.SimpleCSDocumentTextNode.write() 45 PRIVATE
org.eclipse.pde.internal.ua.core.ctxhelp.text.CtxHelpDescriptionTextNode.write() 41 PRIVATE
[+] truncateAndTrailOffText(String, int) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectText(ICompCSObject) 67 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.PDEUserAssistanceLabelProvider.getObjectText(ISimpleCSObject) 57 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.comp.CompCSFormOutlinePage.getObjectText(ICompCSObject) 66 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ua.ui.editor.cheatsheet.simple.SimpleCSFormOutlinePage.getObjectText(ISimpleCSObject) 68 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional